home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / WMS.CAB / slide_.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-02-21  |  2.2 KB  |  136 lines

  1. /* Copyright (c) Microsoft Corporation.  All rights reserved. */
  2. .time
  3. {
  4.     behavior: url(#default#time2);
  5. }
  6. A:link
  7. {
  8. COLOR: #FFFFFF;
  9. FONT-STYLE: normal;
  10. FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
  11. }
  12. A:visited
  13. {
  14. COLOR: #FFFFFF;
  15. FONT-STYLE: normal;
  16. FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
  17. }
  18. A:hover
  19. {
  20. COLOR: #FFFFFF;
  21. FONT-STYLE: normal;
  22. FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
  23. }
  24. BODY
  25. {
  26. FONT-STYLE: normal;
  27. FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  28.     border-width:0;
  29.     border-style: inset;
  30.     border-color: white;
  31.     font-size: 75%;
  32.     color: white;
  33.     background-color:black;
  34.     filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#4586EF, endColorstr=#1C3C80 )";
  35.     margin:0;
  36. }
  37. .copyright
  38. {
  39.     position:absolute;
  40.     top:400;
  41.     width:100%;
  42.     padding: 0;
  43.     text-align: center;
  44.     font-family: arial;
  45.     font-weight: bold;
  46.     font-size: 8pt;
  47. }
  48. UL
  49. {
  50.     margin-left: 16;
  51.     margin-right: 16;
  52.     margin-top: 4;
  53.     margin-bottom: 10;
  54. }
  55. LI
  56. {
  57.     padding:2;
  58. }
  59. LI.clsSmall
  60. {
  61.     padding:0;
  62.     font-size: 80%;
  63.     
  64. }
  65. P
  66. {
  67.     margin-top:8;
  68.     margin-bottom:8;
  69.     margin-left:0;
  70.     margin-right:0;
  71. }
  72. H1
  73. {
  74.     font-size: 160%;
  75.     text-align:center;
  76.     margin-top: 25;
  77. }
  78. H2
  79. {
  80.     font-size: 150%;
  81.     text-align:center;
  82.     margin-top: 20;
  83. }
  84. .clsBulletPoint
  85. {
  86.     font-size: 120%;
  87.     width: 100%;
  88.     margin: 4;
  89.     border-width: 0;
  90.     border-style:inset;
  91.     border-color: yellow;
  92.     color:white;
  93. }
  94. .clsBulletPointList
  95. {
  96.     font-size: 105%;
  97.     width: 100%;
  98.     font-weight:normal;
  99.     margin: 2;
  100.     border-width: 0;
  101.     border-style:inset;
  102.     border-color: yellow;
  103.     color:white;
  104. }
  105. .clsTopicPoints
  106. {
  107.     font-family: tahoma;
  108.     font-size: 100%;
  109.     font-weight:normal;
  110.     background-color:transparent;
  111.     width: 100%;
  112. }
  113. .#Slide{margin: 8;}
  114. .#Tips{display:none;}
  115. .#SlideTitle{position:relative; width:100%;}
  116. .#Timer1{position: absolute; top:10; left:10;}
  117. .#T1{width:100%;}
  118. .#T2{width:100%;}
  119. .#T3{width:100%;}
  120. .#T4{width:100%;}
  121. .#T5{width:100%;}
  122. .#T1A{width:1;}
  123. .#T2A{width:1;}
  124. .#T3A{width:1;}
  125. .#T4A{width:1;}
  126. .#T1B{width:1;}
  127. .#T2B{width:1;}
  128. .#T3B{width:1;}
  129. .#T4B{width:1;}
  130. .#ANIM1{width:1;}
  131. .#ANIM2{width:1;}
  132. .clsOtherResources{
  133.     text-decoration: underline;
  134.     cursor:hand;
  135. }
  136.